ipv6 dhcp-client ntp-server opt56

This command configures the device as a DHCPv6 client to send DHCP Option 56 (NTP Server) to the DHCP server to request the address of the NTP server.

Syntax

ipv6 dhcp-client ntp-server opt56

Command Mode

Privileged User

Example

This example configures the DHCPv6 client to send Option 56.

(config-data)# interface vlan 3
(conf-if-VLAN 3)#  ipv6 dhcp-client ntp-server opt56
(conf-if-VLAN 3)# no shutdown
(conf-if-VLAN 3)# exit